Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AOT] Adjusted C-API for nd-array type conformance #5417

Merged
merged 2 commits into from
Jul 14, 2022

Conversation

PENGUINLIONG
Copy link
Member

The following change breaks the current (type-relaxed) implementation. A primitive data type tag is added to TiNdArray.

https://github.com/taichi-dev/taichi/blob/master/taichi/aot/graph_data.cpp#L33-L37

@netlify
Copy link

netlify bot commented Jul 13, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 0cbeb95
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62cf02927d7ccb00083f4ed7
😎 Deploy Preview https://deploy-preview-5417--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@PENGUINLIONG PENGUINLIONG changed the title Adjusted C-API for nd-array type conformance [AOT] Adjusted C-API for nd-array type conformance Jul 13, 2022
@taichi-gardener taichi-gardener added this to In progress in AOT Jul 13, 2022
Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@PENGUINLIONG PENGUINLIONG merged commit c5f767f into taichi-dev:master Jul 14, 2022
AOT automation moved this from In progress to Done Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
AOT
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants